[XENMON] This patch removes the magic number "31" for readability.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 5 Jul 2006 10:31:33 +0000 (11:31 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 5 Jul 2006 10:31:33 +0000 (11:31 +0100)
commit78c851da094c02e0b9d8bb8b36a746bb3ce2d63e
treeaf19e79e7fbf2abf7a850173d7e6ba27969095be
parent9d5a2ec0a4a5c5cc4c5aa805dc8fdd77bb3faf03
[XENMON] This patch removes the magic number "31" for readability.
The number "31" means the idle domain ID.

In detail:
- display the idle domain ID with "Idle" instead of "31"
- write to the file "log-idle.log" instead of "log-dom31.log".

Signed-off-by: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
tools/xenmon/xenmon.py